home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / ezquote4.zip / CONFIG.EZQ next >
Text File  |  1994-06-15  |  19KB  |  629 lines

  1.  
  2.                                CONFIG.EZQ  4.0
  3.  
  4.                           Copyright 1994  George Hug                      
  5.  
  6.  
  7. This is a text file which you may edit. The configuration program EZQCFG will
  8. look for certain headers, such as ":MACROS", which indicate the beginning
  9. or end of specific configuration sections.  Anything outside those sections,
  10. such as this paragraph, will be ignored, as will any line inside those
  11. sections which begins with a semicolon.
  12.  
  13. Syntax error messages are normally printed to the screen but may be sent to
  14. a file or your printer by including ">PRN" or ">[filename]" redirection in
  15. EZQCFG.COM's command line.  Where applicable, the error message will include
  16. the line number of the offending line to help you locate it more easily.
  17.  
  18. If you change the configuration frequently, it may be helpful to use a
  19. condensed version of this file - one with all the explanations removed.
  20. You may also put the sections in a different order if you prefer.
  21.  
  22.  
  23. This file contains the following sections:
  24.  
  25.       * Miscellaneous Settings            Colors, margins, etc.
  26.       * Signature                         Define your signature
  27.       * Keynames                          Keyname reference list
  28.       * Function/Keyname Assignments      Assign keynames to functions
  29.       * Macros                            Define macros
  30.       * Bottom Line Prompts               Define prompt lines
  31.       * Help Screens                      Define help screens
  32.  
  33.  
  34.  
  35.  
  36.                            Miscellaneous Settings
  37.                            **********************
  38.  
  39.  
  40. :MISCL
  41.  
  42.  
  43. ;Command-line file will be loaded into <Q>uote Mode or <E>dit Mode.
  44.  
  45. Bootmode      Q
  46.  
  47.  
  48. ;Use <S>tandard or <E>xtended bios keyboard functions.
  49.  
  50. Keyboard      E
  51.  
  52.  
  53. ;Colors for main text display (normal) and for marked block (inverse).
  54.  
  55. ; Bkgnd color can be 0 - 7.
  56. ; Char color  can be 0 - 15.
  57.  
  58. ; 0=black 1=blue  2=green  3=cyan  4=red  5=purple  6=brown   7=white
  59. ; 8=gray  9=BLUE 10=GREEN 11=CYAN 12=RED 13=PURPLE 14=YELLOW 15=WHITE
  60.  
  61. Normalbkgnd   7
  62. Normalchar    1
  63.  
  64. Inversebkgnd  1
  65. Inversechar  14
  66.  
  67.  
  68. ;Snow removal for CGA displays ON or OFF.
  69.  
  70. Snowremove    off
  71.  
  72.  
  73. ;Right margin default. Legal values are 36 - 255.
  74.  
  75. Rightmarg     68
  76.  
  77.  
  78. ;Tab stop spacing. Max is 16.
  79.  
  80. Tabstop       8
  81.  
  82.  
  83. ;Auto-XFER to Edit Mode on boot if Bootmode = Q. Begin on this line. 0 = none.
  84.  
  85. Autostart     0
  86.  
  87.  
  88. ;Auto-XFER this many consecutive lines if autostart > 0.
  89.  
  90. Autolines     0
  91.  
  92.  
  93. ;Intelligent quote mark compression ON or OFF.
  94.  
  95. Intelquote    on
  96.  
  97.  
  98. ;Save Edit Mode soft-formatted sections in <H>ard or <S>oft format.
  99.  
  100. Savemode      H
  101.  
  102.  
  103. ;Sort directory entries. ON or OFF.
  104.  
  105. Sortdir       on
  106.  
  107.  
  108. ;Guarantee ending CR/LF on Exit from Edit Mode. ON or OFF.
  109.  
  110. Forcecrlf     on
  111.  
  112.  
  113. ;Mouse support ON or OFF.
  114.  
  115. Mouse         on
  116.  
  117.  
  118. ;Mouse sensitivity, horizontal and vertical:
  119. ;  First = # mickeys to make first cursor move along an axis.
  120. ;  Next  = # mickeys to make additional moves along same axis.
  121.  
  122. HFirst        16
  123. HNext         12
  124.  
  125. VFirst        32
  126. VNext         24
  127.  
  128.  
  129. ;Filename used by EZQuote to save itself when shelling to DOS.
  130. ;Use standard [drive:][\path\]name.ext format, with .ext = .000
  131.  
  132. Tempfile      ezqtemp.000
  133.  
  134.  
  135. :MISCL_END
  136.  
  137.  
  138.                                  Signature
  139.                                  *********
  140.  
  141. Your signature block will be copied verbatim into your message. Tabs will
  142. not be expanded.
  143.  
  144. :SIGNATURE
  145. Bullwinkle J. Moose
  146. :SIG_END
  147.  
  148.  
  149.  
  150.                                  Keynames
  151.                                  ********
  152.  
  153. The following are all of the keynames which the configuration program will
  154. recognize. They are shown for reference purposes only - you cannot change
  155. them. Keynames for both standard and enhanced keyboards are shown.  If the
  156. configuration item "Keyboard" is set to <S>tandard, only standard keyboard
  157. keynames can be used.
  158.  
  159. The names "k1", "k2", ... ,"k." represent the numlock-ON version of the 11
  160. white keypad keys. Their keycodes differ from those of the equivalent number
  161. keys on the main keyboard. However, the numlock-OFF cursor versions of these
  162. keys are the same as the equivalent gray cursor keys. An exception is
  163. "kmid5", which on the enhanced keyboard produces a unique code if numlock
  164. is OFF.
  165.  
  166. "key45" refers to the extra key between the left Shift and Z keys on certain
  167. international keyboards.
  168.  
  169. "startkey" is a phantom keyname which can be assigned to invoke a
  170. startup macro.
  171.  
  172.  
  173. # = Shift     ^ = Control      @ = Alt
  174.  
  175.  
  176. Standard Keyboard Keynames:
  177. --------------------------
  178.  
  179.  a  thru   z
  180.  A  thru   Z
  181. ^a  thru  ^z
  182. @a  thru  @z
  183.  
  184.  1  2  3  4  5  6  7  8  9  0     `   -   =   \   [   ]   ;   '   ,   .   /
  185.    ^2          ^6                    ^-      ^\  ^[  ^]
  186. @1 @2 @3 @4 @5 @6 @7 @8 @9 @0        @-  @=
  187.  
  188. ~  !  @  #  $  %  ^  &  *  (  )  _  +  |  {  }  :  "  <  >  ?
  189.  
  190.  f1  thru   f10
  191. #f1  thru  #f10
  192. ^f1  thru  ^f10
  193. @f1  thru  @f10
  194.  
  195.  tab   backspace    enter   esc   key45  space  startkey
  196. #tab                             #key45
  197.       ^backspace   ^enter
  198.  
  199. up down  left  right insert delete  home  end  pageup  pagedown
  200.         ^left ^right               ^home ^end ^pageup ^pagedown
  201.  
  202. k+ k- k*     k1 k2 k3 k4 k5 k6 k7 k8 k9 k0 k.
  203.  
  204.  
  205. Enhanced Keyboard Keynames:
  206. --------------------------
  207.  
  208.  a  thru   z
  209.  A  thru   Z
  210. ^a  thru  ^z
  211. @a  thru  @z
  212.  
  213.  1  2  3  4  5  6  7  8  9  0     `   -   =   \   [   ]   ;   '   ,   .   /
  214.    ^2          ^6                    ^-      ^\  ^[  ^]
  215. @1 @2 @3 @4 @5 @6 @7 @8 @9 @0    @`  @-  @=  @\  @[  @]  @;  @'  @,  @.  @/
  216.  
  217. ~  !  @  #  $  %  ^  &  *  (  )  _  +  |  {  }  :  "  <  >  ?
  218.  
  219.  f1  thru   f12
  220. #f1  thru  #f12
  221. ^f1  thru  ^f12
  222. @f1  thru  @f12
  223.  
  224.  tab   backspace    enter   esc   key45  space  startkey
  225. #tab                             #key45
  226. ^tab  ^backspace   ^enter
  227. @tab  @backspace   @enter  @esc
  228.  
  229.  up  down  left  right  insert  delete  home  end  pageup  pagedown
  230. ^up ^down ^left ^right ^insert ^delete ^home ^end ^pageup ^pagedown
  231. @up @down @left @right @insert @delete @home @end @pageup @pagedown
  232.  
  233.  k+   k-   k*   k/   kenter  kmid5    k1 k2 k3 k4 k5 k6 k7 k8 k9 k0 k.
  234. ^k+  ^k-  ^k*  ^k/  ^kenter ^kmid5
  235. @k+  @k-  @k*  @k/  @kenter
  236.  
  237.  
  238.  
  239.                      Function/Keyname Assignments
  240.                      ****************************
  241.  
  242. After each function name shown in the left column below, enter at least one
  243. space or tab, then the keyname assigned to that function.  If the assignment
  244. is a WordStar-type two-keyname combination, the first and second keynames
  245. should be separated by one space.
  246.  
  247. A function can have multiple keyname assignments, each of which must be on its
  248. own line.  Here's an example:
  249.  
  250. Load        @f7
  251. Load        ^k r
  252. Load        ^k ^r
  253.  
  254. Functions need not be entered in any particular order.
  255.  
  256.  
  257.  
  258. :FUNCTIONS
  259.  
  260.  
  261. ;Function         Keyname
  262. ;--------         -------
  263.  
  264. ;Cursor keys, etc.
  265.  
  266. Up                up
  267. Down              down
  268. Left              left
  269. Right             right
  270. Pageup            pageup
  271. Pagedown          pagedown
  272. Wordleft         ^left
  273. Wordright        ^right
  274. Delchar           delete
  275. Backspace         backspace
  276. Inserttog         insert
  277. Begline           home
  278. Endline           end
  279. Begfile          ^pageup
  280. Endfile          ^pagedown
  281. Scrnleft         ^[
  282. Scrnright        ^]
  283.  
  284. ;Common Mode Functions
  285.  
  286. Modetog           esc
  287. Abort             f1
  288. Wonderwrap        f3
  289. Marktog           f4
  290. Cut               f5
  291. Paste             f6
  292. Exit              f7
  293. Deleol            f8
  294. Delline           f9
  295. Undel             f10
  296. Save             @f1
  297. Quote            @f2
  298. Undowrap         @f3
  299. Dcmd             @f4
  300. Delblock         @f5
  301. Dir              @f6
  302. Load             @f7
  303. Reload           @f8
  304. Search           @f9
  305. Help             @f10
  306. Rightmarg        ^f3
  307. Indentblock      ^f7
  308. Freemem          @m
  309.  
  310. ;Edit Mode only
  311.  
  312. ReformatE         f2
  313. SoftfmtE         ^f2
  314. SignatureE       ^f6
  315.  
  316. ;Quote Mode only
  317.  
  318. TransferQ         f2
  319.  
  320.  
  321. :FUNC_END
  322.  
  323.  
  324.  
  325.                                   Macros
  326.